home *** CD-ROM | disk | FTP | other *** search
/ Interactive Quarterly / The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso / pc / cafe / ultslots.dir / 00256_Sc1.4.ls < prev    next >
Encoding:
Text File  |  1996-10-06  |  126 b   |  7 lines

  1. on mouseUp
  2.   if the memberNum of sprite 5 <> 0 then
  3.     set the movieTime of sprite 5 to 31578
  4.     updateStage()
  5.   end if
  6. end
  7.